This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
RE: JDBC OracleDriver Error ~Sean Rehipiterobu 29.Sep.03 12:26 PM a Web browser Domino Web Access All ReleasesAIX
Hi,
Can you post the notes.ini entry? re-verify the path to the jars and the rights on the files (chmod if needed)
What is the length of you JavaUserClasses entry in the notes.ini? if it is long try the following:
Try putting the oracle jars up front and see if this solves your problem.(you might get other error tough from the jars that will be at the end of the entry)
If this is the case you have a few options:
1. unjar all or some of the jars in the JavaUserClasses entry and re-jar them into one jar file
2. put some jars in the jvm/lib/ext dir